C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / TreeIndent Property

In This Topic
TreeIndent Property (TransposedMultiRow<T>)
In This Topic
Gets or sets the indent used to offset row groups of different levels.
Syntax
'Declaration
 
<DefaultValueAttribute(14)>
Public Overridable Property TreeIndent As Integer
 
See Also